Changeset 5998
- Timestamp:
- Mar 7, 2007, 6:45:18 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ccl/level-1/linux-files.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/level-1/linux-files.lisp
r5984 r5998 1104 1104 #+linux-target 1105 1105 (or 1106 (let* ((n (#_sysconf #$_SC_NPROCESSORS_ONLN))) 1107 (declare (fixnum n)) 1108 (if (> n 0) n)) 1106 1109 (ignore-errors 1107 1110 (with-open-file (p "/proc/cpuinfo")
Note:
See TracChangeset
for help on using the changeset viewer.
