Displaying 20 results from an estimated 99 matches for "micron".
Did you mean:
micro
2023 Jun 19
9
[PATCH v2 0/5] clean up block_commit_write
Changelog:
v1--v2:
1. Re-order patches to avoid breaking compilation.
Bean Huo (5):
fs/buffer: clean up block_commit_write
ext4: No need to check return value of block_commit_write()
fs/ocfs2: No need to check return value of block_commit_write()
udf: No need to check return value of block_commit_write()
fs/buffer.c: convert block_commit_write to return void
fs/buffer.c
2003 May 29
5
Comparison Operator
Does R have a comparison operator similar to the Like function, for example:
a<-"Is a Fish"
b<-"Fish"
if(b in a){c<-TRUE}
Michael R Howard
Micron Technology Inc. Boise ID.
Fab C Engineering Software (FCES)
Software Engineer
2008 Nov 27
2
Micron - 1GB/s PCIe SSD''s
... here''s hoping they release it with Solaris drivers
http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9121698&intsrc=hm_list
--
This message posted from opensolaris.org
2023 Jun 18
11
[PATCH v1 0/5] clean up block_commit_write
*** BLURB HERE ***
Bean Huo (5):
fs/buffer: clean up block_commit_write
fs/buffer.c: convert block_commit_write to return void
ext4: No need to check return value of block_commit_write()
fs/ocfs2: No need to check return value of block_commit_write()
udf: No need to check return value of block_commit_write()
fs/buffer.c | 24 +++++++-----------------
2002 Apr 02
2
Trouble with R and cronjobs
...ep='_'
-step=/3010-50 DUV PHOTO/ -ci~/%MACHINE%/ -exceldate -csv >!
/u1yedh2/dstierma/probe/corr/50duv.fxt
# /u/dstierma/bin/mergecsv2.pl 7 /u1yedh2/dstierma/probe/corr/50duv.fxt
/u1yedh2/dstierma/probe/corr/Y16A_scat.txt
# /usr/bin/cp merge.csv /u1yedh2/dstierma/probe/corr/y16a.txt
/usr/micron/sun4-sunos5.4/bin/R --no-save < /u/dstierma/bin/y16a_scat2.r
CRONTAB JOB OUTPUT:
Your "cron" job on unix1
/u/generic/bin/50duv.csh
produced the following output:
HOME=/u/dstierma
LOGNAME=dstierma
PATH=/usr/openwin/bin:/usr/openwin/bin/xview:/usr/X11/bin:/usr/openwin/demo:
/usr/open...
2011 Nov 23
2
Bar charts, frequencies known, intervals of varying width
...d mass
are continuous ratio data to all intents and purposes. The data actually
represents sieving of sand where $size is sieve aperture and where $mass is
the amount remaining on the sieve.
So if I sieve 100g of sand through increasingly fine sieves nothing remains
on the coarsest sieve say 2500 microns. Between 2000 and 2500 microns there
is 0.2g remining on the 2000micron sieve etc. as per the data supplied.
size, mass
2500, 0
2000, 0.2
1700, 1.8
1400, 5
1000, 13
800, 40
600, 20
300, 15
180, 3
<180, 2
The data here I have made up for simplicity. In general sands tend to be
distributed as l...
2018 Mar 22
2
[ovirt-users] GlusterFS performance with only one drive per host?
...R720's w/ 256GB. I'm
> considering storage options. I don't have a requirement for high amounts
> of storage, I have a little over 1TB to store but want some overhead so I'm
> thinking 2TB of usable space would be sufficient.
>
> I've been doing some research on Micron 1100 2TB ssd's and they seem to
> offer a lot of value for the money. I'm considering using smaller cheaper
> SSDs for boot drives and using one 2TB micron SSD in each host for a
> glusterFS replica 3 setup (on the fence about using an arbiter, I like the
> extra redundancy rep...
2001 Dec 01
1
rsync-2.5.0 patch for "make check" bug
...h for rsync 2.5.0 to fix the "make check" option.
The find command was not being passwd the current directory in the
hands.test and longdir.test testsuites, which caused them to fail
on SunOS 4.X and Solaris 2.X systems.
Tom
--
Tom L. Schmidt, Manager/SysAdmin Characterization Equipment
Micron Technology, Inc.
8000 S. Federal Way P.O. Box 6 Mail Stop 376 Boise, Idaho USA
83707-0006
mailto:tschmidt@micron.com http://www.4schmidts.com/
-------------- next part --------------
*** testsuite/rsync.fns.orig Tue Nov 27 00:59:34 2001
--- testsuite/rsync.fns Fri Nov 30 11:41:09 2001
********...
2008 Sep 10
7
Intel M-series SSD
Interesting flash technology overview and SSD review here:
http://www.anandtech.com/cpuchipsets/intel/showdoc.aspx?i=3403
and another review here:
http://www.tomshardware.com/reviews/Intel-x25-m-SSD,2012.html
Regards,
--
Al Hopper Logical Approach Inc,Plano,TX al at logical-approach.com
Voice: 972.379.2133 Timezone: US CDT
OpenSolaris Governing Board (OGB) Member - Apr 2005
2015 Nov 14
2
[cfe-dev] [Openmp-dev] LLVM Social in Austin - Nov. 15?
...codeaurora.org>>
> > To: "James H Cownie" <james.h.cownie at intel.com<mailto:james.h.cownie at intel.com>>
> > Cc: "Hal Finkel" <hfinkel at anl.gov<mailto:hfinkel at anl.gov>>, "John Leidel (jleidel)"
> > <jleidel at micron.com<mailto:jleidel at micron.com>>, "LLVM Dev"
> > <llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org>>, "cfe-dev" <cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>>,
> > "Viet Ngo" <ngo at coherentl...
2014 Jan 07
2
[LLVMdev] Build/Install of LLVM without root access
I am using the source distribution, and the first puzzle is that it doesn't seem to match with the installation instructions from svn. E.g., svn talks about llvm, cfe, compiler-rt, etc; however, the source is in many differently named *.tar.gz files:
clang-3.4.src.tar.gz libcxx-3.4.src.tar.gz polly-3.4.src.tar.gz
clang-tools-extra-3.4.src.tar.gz lld-3.4.src.tar.gz
2004 Jul 05
2
Failing on reading a "slightly big" dataset
...4415637 Jul 5 15:25 cmie_firm_data.text
$ awk -F\| '(NF != 4)' cmie_firm_data.text
$ head cmie_firm_data.text
All figures are for the year 20030331|||
Company|GVA Less Interest (Rs. thousand)|Interest (Rs. thousand)|GVA (Rs. thousand)
'R' INVEST PVT. LTD.|-510.45|0.18|-510.27
20 MICRONS LTD.|60700|41200|101900
20TH CENTURY FOX CORPN. (INDIA) PVT. LTD.|50|0.33|50.33
21ST CENTURY AUTOMOTIVE INDIA LTD.|201.14|0.19|201.33
21ST CENTURY ENTERTAINMENT PVT. LTD.|-6.10|0|-6.10
21ST CENTURY EQUIPMENTS PVT. LTD.|-1599.53|1262.76|-336.77
21ST CENTURY INFRASTRUCTURE (INDIA) PVT. LTD.|140.48|1...
2023 Jul 02
0
+ fs-buffer-clean-up-block_commit_write.patch added to mm-unstable branch
...-checklist.rst when testing your code ***
The -mm tree is included into linux-next via the mm-everything
branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
and is updated there every 2-3 working days
------------------------------------------------------
From: Bean Huo <beanhuo at micron.com>
Subject: fs/buffer: clean up block_commit_write
Date: Mon, 26 Jun 2023 07:55:17 +0200
Originally inode is used to get blksize, after commit 45bce8f3e343
("fs/buffer.c: make block-size be per-page and protected by the page
lock"), __block_commit_write no longer uses this parameter...
2003 Jan 15
2
Contour Plots
...9,3894
72.845,-57.309,3896
-58.825,-64.520,3925
52.055,-64.520,3964
-65.755,-71.731,3868
-24.175,-71.731,3972
17.405,-71.731,3989
58.985,-71.731,3894
-17.245,-86.153,3926
-3.385,-86.153,3943
10.475,-86.153,3935
-24.175,-93.364,3855
-3.385,-93.364,3894
17.405,-93.364,3861
Thanks,
Michael R. Howard
Micron Technology, Inc
Fab C Engineering Software (FCES)
Phone368 - 2352 [82352]
Pager 90713
2007 Sep 22
2
install freezes at partition layout
I'm trying to install centos 5 on an old machine, a
Micron with a pentium III and 250 megs of ram. I'm
using the DVD image.
The media check said the DVD was OK.
Everything starts fine (both in graphics and text
modes), untl I get to the custom partition table. The
new system will go on hda, with the boot and root
partition reformatted (see below)....
2003 May 09
3
rsync of symbolic links bug
...is problem?
My only workaround at this point is to rsync twice, the first time
without pushing any symbolic links, but this workaround can
still burn us if an update is made to the master copy between
the two rsync runs.
Thanks...Tom
--
Tom L. Schmidt, Manager/SysAdmin Characterization Equipment
Micron Technology, Inc.
8000 S. Federal Way P.O. Box 6 Mail Stop 376 Boise, Idaho USA 83707-0006
mailto:tschmidt@micron.com http://www.4schmidts.com/
2003 Jan 31
4
Moterboard help Please
...w only 6.4 gig. Well the machine would not see it and for some reason
after hours and hours of trying I can't get a tekram 395UW and a 18gig
scsi to be the boot drive and having failed I was stuck with IDE. I
finally got tired of it being this way and decided to flash the
motherboard which is a Micronics Invader ATX m8s-fin motherboard. Well
dumb me I flashed it with the wrong bios. And I can't find the original
bios on the net anywhere do any of you all have this motherboard and can
send me the bios for it or possibly know where I can find it. Any of
your help would be greatly appreciated....
2023 Jul 02
0
+ fs-convert-block_commit_write-to-return-void.patch added to mm-unstable branch
...-checklist.rst when testing your code ***
The -mm tree is included into linux-next via the mm-everything
branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
and is updated there every 2-3 working days
------------------------------------------------------
From: Bean Huo <beanhuo at micron.com>
Subject: fs: convert block_commit_write to return void
Date: Mon, 26 Jun 2023 07:55:18 +0200
block_commit_write() always returns 0, this patch changes it to return
void.
Link: https://lkml.kernel.org/r/20230626055518.842392-3-beanhuo at iokpp.de
Signed-off-by: Bean Huo <beanhuo at micr...
2003 Mar 17
4
X11 connection error in web cgi mode only
Dear all,
I am trying to create a web interface using Perl-CGI to call R plots and
to display them.
The following codes works perfectly fine when I copy and paste into the
console directly or if I save it into script.file and then R --no-save <
script.file producing the graphs.
jpeg("graph.jpeg", width=400, height=400)
plot(rnorm(100))
dev.off()
Now, I put the line system("R
2014 Aug 11
2
[LLVMdev] [RFC] OpenMP offload infrastructure
Hi John,
Thank you for the comments. I am addressing some of them bellow.
Regards,
Samuel
2014-08-11 9:36 GMT-04:00 John Leidel (jleidel) <jleidel at micron.com>:
> Sergey [et.al], thanks for putting this proposal together. Overall, this
> looks like a pretty solid approach to providing relatively hardware
> agnostic omp target functionality. I had several comments/questions as
> summarized below:
>
> Pros:
> - We [local coll...